From: Alexandre Belloni Date: Wed, 12 Mar 2014 09:43:45 +0000 (+0100) Subject: ARM: at91: switch sam9rl to common clock framework X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~6837^2~3^2~7 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=c7945cf8b54d1ec3050c1e4ba8316056fab39f65;p=linux-4.9.git ARM: at91: switch sam9rl to common clock framework Signed-off-by: Alexandre Belloni Acked-by: Boris BREZILLON Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig index 4f0e800e7e71..7013b7b66a1e 100644 --- a/arch/arm/mach-at91/Kconfig +++ b/arch/arm/mach-at91/Kconfig @@ -137,7 +137,6 @@ config SOC_AT91SAM9RL select HAVE_AT91_DBGU0 select HAVE_FB_ATMEL select SOC_AT91SAM9 - select AT91_USE_OLD_CLK select HAVE_AT91_UTMI config SOC_AT91SAM9G45